projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09ab3c3
)
(code_convert_region): Delete duplicate local `zv_before'.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 18 Jan 1998 04:43:08 +0000
(
04:43
+0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 18 Jan 1998 04:43:08 +0000
(
04:43
+0000)
src/coding.c
patch
|
blob
|
history
diff --git
a/src/coding.c
b/src/coding.c
index 11410f103c447eeeeda78aa1a544143829668240..ff4f248bb0232042f53c7fb55668e943c03d81ab 100644
(file)
--- a/
src/coding.c
+++ b/
src/coding.c
@@
-3446,7
+3446,6
@@
code_convert_region (b, e, coding, encodep)
int shrunk_len_byte;
int new_len_byte;
int buflen;
- int zv_before;
shrunk_beg_byte = PTR_BYTE_POS (begp);
shrunk_beg = BYTE_TO_CHAR (shrunk_beg_byte);